Drop x11-specific code from the GTK+ dnd code
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Oct 2016 09:13:52 +0000 (05:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 26 Oct 2016 09:13:52 +0000 (05:13 -0400)
commitc9ce0bd4bac596d1d55c1008d2148d8ea58835b0
treed4b87229db3c594ea0fc6620862577e8680c1670
parent2ba64e0b6249647240186c70c4fd0b52a1f0ed51
Drop x11-specific code from the GTK+ dnd code

We were using passive grabs to listen for some individual
keys. Nowadays, the managed dnd code in the x11 backend
does the same.
gtk/gtkdnd.c